Skip to content

Conversation

@de-nordic
Copy link
Contributor

Fix for smp_svr on external memory, using PM.

@de-nordic de-nordic requested review from a team as code owners February 14, 2025 17:08
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Feb 14, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 14, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@a17094e nrfconnect/sdk-zephyr@ff01b5f (main) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 14, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 18

Inputs:

Sources:

sdk-nrf: PR head: 05bdd55a23e47bbd0dee88d9ea72509898679f7d
zephyr: PR head: ff01b5fcc22333ff6f7bafebe79464d4d85c01fd

more details

sdk-nrf:

PR head: 05bdd55a23e47bbd0dee88d9ea72509898679f7d
merge base: 9add5a1804075819c22311c02176322bba0df55c
target head (main): 3db6bafd02e7b809f77326c8f89874db9c5aa519
Diff

zephyr:

PR head: ff01b5fcc22333ff6f7bafebe79464d4d85c01fd
merge base: a17094ebfe168eb162ff4521748ce0222690ab96
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (31)
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54l09pdk
│  │  │  │  ├── Kconfig.nrf54l09pdk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── nrf54l09pdk_nrf54l09-common.dtsi
│  │  │  │  ├── nrf54l09pdk_nrf54l09-pinctrl.dtsi
│  │  │  │  ├── nrf54l09pdk_nrf54l09_cpuflpr.dts
│  │  │  │  ├── nrf54l09pdk_nrf54l09_cpuflpr.yaml
│  │  │  │  │ nrf54l09pdk_nrf54l09_cpuflpr_defconfig
│  ├── dts
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  │ nrf54l09.dtsi
│  │  ├── riscv
│  │  │  ├── nordic
│  │  │  │  │ nrf54l09_enga_cpuflpr.dtsi
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ CMakeLists.txt
│  ├── samples
│  │  ├── subsys
│  │  │  ├── mgmt
│  │  │  │  ├── mcumgr
│  │  │  │  │  ├── smp_svr
│  │  │  │  │  │  │ sample.yaml
│  ├── snippets
│  │  ├── nordic-flpr
│  │  │  ├── snippet.yml
│  │  │  ├── soc
│  │  │  │  │ nrf54l09_cpuapp.overlay
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  ├── vpr
│  │  │  │  │  │ Kconfig.sysbuild
│  │  │  ├── nrf54h
│  │  │  │  │ pm_s2ram.c
│  │  │  ├── nrf54l
│  │  │  │  ├── Kconfig
│  │  │  │  ├── Kconfig.defconfig.nrf54l09_enga_cpuflpr
│  │  │  │  │ Kconfig.soc
│  │  │  │ soc.yml
│  ├── tests
│  │  ├── bluetooth
│  │  │  ├── tester
│  │  │  │  ├── hci_ipc_cpunet.conf
│  │  │  │  ├── overlay-le-audio.conf
│  │  │  │  ├── src
│  │  │  │  │  ├── audio
│  │  │  │  │  │  ├── btp
│  │  │  │  │  │  │  │ btp_bap.h
│  │  │  │  │  │  ├── btp_bap.c
│  │  │  │  │  │  ├── btp_bap_broadcast.c
│  │  │  │  │  │  ├── btp_bap_broadcast.h
│  │  │  │  │  │  ├── btp_cap.c
│  │  │  │  │  │  │ btp_pbp.c
│  │  │  │  │  ├── btp
│  │  │  │  │  │  │ btp_gap.h
│  │  │  │  │  │ btp_gap.c

Outputs:

Toolchain

Version: acee3b0b2b
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:acee3b0b2b_e579f9fbe6

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1321
    • sdk-zephyr test count: 931
  • ❌ Integration tests
    • ✅ test-sdk-audio
    • ✅ test-fw-nrfconnect-boot
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_cloud
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread
    • ✅ test-sdk-find-my
    • ✅ test-sdk-sidewalk
    • ✅ test-low-level
    • ✅ test-sdk-mcuboot
    • ❌ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-zigbee
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@github-actions
Copy link

After documentation is built, you will find the preview for this PR here.

@de-nordic de-nordic force-pushed the fix-nrf-1447 branch 2 times, most recently from f623d37 to 7ff750e Compare February 27, 2025 13:45
@github-actions
Copy link

You can find the documentation preview for this PR here.

@de-nordic de-nordic force-pushed the fix-nrf-1447 branch 4 times, most recently from d3b8f4b to c3963b4 Compare March 4, 2025 09:09
@nvlsianpu
Copy link
Contributor

rebase neeeded

@de-nordic de-nordic force-pushed the fix-nrf-1447 branch 2 times, most recently from 0415a38 to 5ff1e82 Compare March 6, 2025 13:45
Fix for smp_svr on external memory, using PM.

Signed-off-by: Dominik Ermel <[email protected]>
@sonarqubecloud
Copy link

@de-nordic
Copy link
Contributor Author

Manifest already at point where the change is included.

@de-nordic de-nordic closed this Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants